setFillSolidColor

abstract fun setFillSolidColor(block: DesignBlock, color: RGBAColor)

Set the fill color of the given design block. Required scope: "fill/change"

Parameters

block

the block whose fill color should be set.

color

the color to set.